freebsd-dev/eBones/lib/Makefile
markm 1664cae728 After the Great eBones Repository Copy (tm), make ebones actually
compile
1) remove rubbish no longer needed
2) correct existing Makefiles
3) add new makefiles where needed
4) correct code, header files and man pages where necessary

PLEASE NOTE - after this you will need to make install in eBones/include,
and mamake obj depend all install in eBones/lib before doing a
make obj depend all install in eBones/. (I am going 6to fix src/Makefile
next)
PS - I hate slow international links - apologies for all the typos
1995-09-13 17:24:36 +00:00

7 lines
115 B
Makefile

# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
# $Id$
SUBDIR= libacl libkadm libkdb libkrb
.include <bsd.subdir.mk>