patch-2.4.19 linux-2.4.19/scripts/cramfs/GNUmakefile
Next file: linux-2.4.19/scripts/cramfs/cramfsck.c
Previous file: linux-2.4.19/scripts/Menuconfig
Back to the patch index
Back to the overall index
-  Lines: 13
 -  Date:
Wed Dec 31 16:00:00 1969
 -  Orig file: 
linux-2.4.18/scripts/cramfs/GNUmakefile
 -  Orig date: 
Thu Jul 19 16:14:53 2001
 
diff -urN linux-2.4.18/scripts/cramfs/GNUmakefile linux-2.4.19/scripts/cramfs/GNUmakefile
@@ -1,12 +0,0 @@
-CC = gcc
-CFLAGS = -W -Wall -O2 -g
-CPPFLAGS = -I../../include
-LDLIBS = -lz
-PROGS = mkcramfs cramfsck
-
-all: $(PROGS)
-
-distclean clean:
-	rm -f $(PROGS)
-
-.PHONY: all clean
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)