patch-2.2.18 linux/arch/s390/tools/hwc_cntl_key/Makefile
Next file: linux/arch/s390/tools/hwc_cntl_key/hwc_cntl_key.c
Previous file: linux/arch/s390/tools/hwc/hwc_measure.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Jan 1 01:00:00 1970
- Orig file:
v2.2.17/arch/s390/tools/hwc_cntl_key/Makefile
- Orig date:
Sun Jun 11 21:44:11 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/s390/tools/hwc_cntl_key/Makefile linux/arch/s390/tools/hwc_cntl_key/Makefile
@@ -1,11 +0,0 @@
-CROSS_COMPILE = s390-
-
-all: hwc_cntl_key
-
-hwc_cntl_key: hwc_cntl_key.c
- $(CROSS_COMPILE)gcc -o $@ $^
- $(STRIP) $@
-
-clean:
- rm -f hwc_cntl_key.c
-
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)