From 605d70ec7f929ff8e901000dec803dc51e9cb9f8 Mon Sep 17 00:00:00 2001 From: kstailey Date: Sat, 8 Mar 1997 01:29:09 +0000 Subject: Debian 1.0 deroff --- gnu/usr.bin/deroff/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gnu/usr.bin/deroff/Makefile (limited to 'gnu/usr.bin/deroff/Makefile') diff --git a/gnu/usr.bin/deroff/Makefile b/gnu/usr.bin/deroff/Makefile new file mode 100644 index 00000000000..454294ac530 --- /dev/null +++ b/gnu/usr.bin/deroff/Makefile @@ -0,0 +1,9 @@ +# $OpenBSD: Makefile,v 1.1 1997/03/08 01:29:07 kstailey Exp $ + +PROG= deroff +SRCS= deroff.l +LDADD+= -ll +LFLAGS= -8 +CLEANFILES+= deroff.c + +.include -- cgit v1.2.3