1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/dgd-lpmud/files/Makefile.bin
Adam David cad02bbce9 oops, forgot 2 files last time
Approved by:	asami
1995-10-25 14:51:36 +00:00

8 lines
95 B
Makefile

all: oconv hname
oconv: convert.c
cc -o oconv convert.c
hname: hname.c
cc -o hname hname.c