mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-29 06:47:21 +01:00
New files for relocated source code.
This commit is contained in:
parent
8c0f699c14
commit
ca4dad266f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1040
6
gnu/usr.bin/Makefile
Normal file
6
gnu/usr.bin/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
SUBDIR= as awk bc cc cpio cvs dc diff diff3 gdb grep groff gzip ld \
|
||||
man patch pr rcs sdiff sort tar
|
||||
|
||||
.include <bsd.subdir.mk>
|
3
gnu/usr.bin/Makefile.inc
Normal file
3
gnu/usr.bin/Makefile.inc
Normal file
@ -0,0 +1,3 @@
|
||||
# $Id$
|
||||
|
||||
BINDIR?= /usr/bin
|
Loading…
Reference in New Issue
Block a user