summaryrefslogtreecommitdiffstats
path: root/net/dgd-lpmud
diff options
context:
space:
mode:
authoradam <adam@FreeBSD.org>1995-10-25 14:51:36 +0000
committeradam <adam@FreeBSD.org>1995-10-25 14:51:36 +0000
commit3a304577747e7cbea5df759271e9a8bf1dff0928 (patch)
tree15119f98967296502da1f83adde8f59fd9b81dbb /net/dgd-lpmud
parent9c4469e625f6f817bb63065da346161763fbafad (diff)
downloadFreeBSD-ports-3a304577747e7cbea5df759271e9a8bf1dff0928.zip
FreeBSD-ports-3a304577747e7cbea5df759271e9a8bf1dff0928.tar.gz
oops, forgot 2 files last time
Approved by: asami
Diffstat (limited to 'net/dgd-lpmud')
-rw-r--r--net/dgd-lpmud/files/Makefile.bin7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/dgd-lpmud/files/Makefile.bin b/net/dgd-lpmud/files/Makefile.bin
new file mode 100644
index 0000000..e3e5895
--- /dev/null
+++ b/net/dgd-lpmud/files/Makefile.bin
@@ -0,0 +1,7 @@
+all: oconv hname
+
+oconv: convert.c
+ cc -o oconv convert.c
+
+hname: hname.c
+ cc -o hname hname.c
OpenPOWER on IntegriCloud