From fe881edd79c56d9ea47b40bb44bba6f8a7308f35 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 29 Nov 2013 20:37:52 +0000 Subject: [PATCH] cprogs/usr-local-src-misc-Makefile: Remove ancient cruft file. --- cprogs/usr-local-src-misc-Makefile | 22 ---------------------- debian/changelog | 1 + 2 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 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 index c2bfd7a..0000000 --- a/cprogs/usr-local-src-misc-Makefile +++ /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 diff --git a/debian/changelog b/debian/changelog index 925a3c7..2219cc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ chiark-utils (4.3.0) unstable; urgency=medium * cprogs/Makefile: clean deletes $PROGRAMS * random-word: Some perl-mode emacs formatting glitch workarounds. * random-word: use strict; -w. + * cprogs/usr-local-src-misc-Makefile: Remove ancient cruft file. -- -- 2.30.2