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

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)