summaryrefslogtreecommitdiff
path: root/emulators/cpmtools
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
commit91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac (patch)
tree7fb39aa3f78592f94c2415ace02da97d31058a71 /emulators/cpmtools
parentCleanup/termios support/off_t -> long and much more (diff)
Another round of Makefile updates, in utils!
Notes
Notes: svn path=/head/; revision=1359
Diffstat (limited to 'emulators/cpmtools')
-rw-r--r--emulators/cpmtools/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index 703132ab3d61..9aa2ec2a89d7 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -3,13 +3,15 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.1.1.1 1994/12/28 11:53:41 joerg Exp $
+# $Id: Makefile,v 1.2 1995/04/01 13:48:34 joerg Exp $
#
DISTNAME= cpm-1.1
-WRKSRC= ${WRKDIR}/cpm
MAINTAINER= joerg@FreeBSD.org
+
+WRKSRC= ${WRKDIR}/cpm
+
#
# need our own build target to pass PREFIX down to the make command
#