Fix massive lossage: 0.15 based on an outdated repository!!!

This commit is contained in:
hpa 2001-03-30 01:08:12 +00:00
parent 0ba1a99f5d
commit 7a15e40374
8 changed files with 345 additions and 427 deletions

View file

@ -1,7 +1,7 @@
# You can do "make SUB=blah" to make only a few, or edit here, or both
# You can also run make directly in the subdirs you want.
SUB = tftp tftpd
SUB = lib tftp tftpd
%.build:
$(MAKE) -C $(patsubst %.build, %, $@)