From: Paul B. S. <pa...@us...> - 2001-09-03 18:32:34
|
Update of /cvsroot/linux-atm/linux-atm/src/debug In directory usw-pr-cvs1:/tmp/cvs-serv8631/debug Added Files: Tag: V2_4_0 Makefile-0.79 Log Message: --- NEW FILE: Makefile-0.79 --- PGMS=delay svctor # ed encopy endump zndump znth # Remove the # for more hardware-specific debugging programs. # I'll need those only if you're fiddling with the guts of drivers. MAN8= include ../Rules.make zndump.o: zndump.c $(CC) -c $(CFLAGS) -w -O zndump.c |