diff options
Diffstat (limited to 'usr.bin/ld/Makefile')
-rw-r--r-- | usr.bin/ld/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/ld/Makefile b/usr.bin/ld/Makefile deleted file mode 100644 index 834a5c9..0000000 --- a/usr.bin/ld/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# @(#)Makefile 8.1 (Berkeley) 6/6/93 - -PROG= ld -SRCS= ld.c cplus-dem.c -NOMAN= noman - -.include <bsd.prog.mk> |