home *** CD-ROM | disk | FTP | other *** search
Makefile | 1990-06-25 | 382 b | 13 lines |
- # @(#)Makefile 5.1 (Berkeley) 6/25/90
-
- # do compile_et and make_* first, used by other directories
-
- SUBDIR= compile_et make_fp make_ip make_key_perm make_odd make_p make_p_table \
- make_s_table
-
- SUBDIR+=acl des kdb krb ext_srvtab kdb_destroy kdb_edit kdb_init kdb_util \
- kdestroy kerberos kinit klist ksrvtgt kstash register registerd \
- make_keypair man
-
- .include <bsd.subdir.mk>
-