Add mkmf.
This commit is contained in:
parent
cbced53dc2
commit
a6991131a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3348
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.20 1996/04/12 08:25:01 asami Exp $
|
||||
# $Id: Makefile,v 1.21 1996/04/19 18:44:49 jkh Exp $
|
||||
#
|
||||
|
||||
SUBDIR += SWIG
|
||||
|
@ -14,6 +14,7 @@
|
|||
SUBDIR += libmalloc
|
||||
SUBDIR += libz
|
||||
SUBDIR += m4
|
||||
SUBDIR += mkmf
|
||||
SUBDIR += mprof
|
||||
SUBDIR += noweb
|
||||
SUBDIR += xxgdb
|
||||
|
|
Loading…
Reference in a new issue