NetBSD/gnu/usr.bin/ld/Makefile

8 lines
108 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 6.2 (Berkeley) 4/30/91
PROG= ld
SRCS= ld.c cplus-dem.c
NOMAN= noman
.include <bsd.prog.mk>