Now uses pre_build dependency.

This commit is contained in:
Matt Needes
1994-08-16 18:40:41 +00:00
parent 240bb54182
commit 51cf0d2200
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ LIBOBJS = \
LIBNAME = asLibrary
depends: $(OBDIR)/asLib.c
pre_build: $(OBDIR)/asLib.c
$(OBDIR)/asLib.c: asLib.y $(OBDIR)/asLib_lex.c
$(YACC) -l asLib.y