chiark / gitweb /
cprogs/usr-local-src-misc-Makefile: Remove ancient cruft file.
[chiark-utils.git] / cprogs / usr-local-src-misc-Makefile
diff --git a/cprogs/usr-local-src-misc-Makefile b/cprogs/usr-local-src-misc-Makefile
deleted file mode 100644 (file)
index c2bfd7a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-CFLAGS=        -Wall -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes \
-       -Wpointer-arith -O2 -g -DREALLY_CHECK_FILE='"/etc/inittab"'
-LDFLAGS=
-
-TARGETS=really ucgi ucgitarget
-
-all:           $(TARGETS)
-
-ucgi:          ucgi.o ucgicommon.o
-
-ucgitarget:    ucgitarget.o ucgicommon.o
-
-really:                really.o myopt.o
-
-really-test:   really Makefile
-               rm -f really-test
-               cp really really-test
-               really chown root.staff really-test
-               really chmod 4770 really-test
-
-really-check:  really-test really.testcases
-               ./really.testcases