libtoolize

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4914 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-05-23 14:23:28 +00:00
parent 91224f840b
commit 192688e7db
29 changed files with 146 additions and 97 deletions

View File

@@ -19,4 +19,4 @@ mk_cmds_SOURCES = make_cmds.c parse.y lex.l
$(mk_cmds_OBJECTS): parse.h
LDADD = -L../roken -lroken @LEXLIB@
LDADD = ../roken/libroken.a @LEXLIB@