Fixed a lot of warnings and errors.

This commit is contained in:
jetsoni
2003-10-20 22:46:40 +00:00
parent c8a98c8264
commit c6677f2205
53 changed files with 191 additions and 173 deletions

View File

@@ -112,8 +112,9 @@ DRIVER_PATH on $(NAME) = ;
# Specify the name of the binary
# If the name has spaces, you must quote it: "My App"
BeMain libstubgen.so : lexer.l
parser.y
BeMain libstubgen.so : parser.y
lexer.l
getopt.c
main.c
pathname.c