]> granicus.if.org Git - sudo/commitdiff
don't need special build line for sudo.tab.o
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 7 Sep 1998 04:01:32 +0000 (04:01 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 7 Sep 1998 04:01:32 +0000 (04:01 +0000)
Makefile.in

index fd3932ab697a2786a84e91835de0f7fa92a7bba8..4b420357daad7fa0adf5bba8e4064ed51f394b15 100644 (file)
@@ -158,7 +158,6 @@ testsudoers: $(PARSEOBJS) $(TESTOBJS)
 #      $(YACC) -d -b sudo $(srcdir)/parse.yacc
 
 sudo.tab.o: $(HDRS) sudo.tab.c
-       $(CC) -c $(CPPFLAGS) $(CFLAGS) $(OSDEFS) $(OPTIONS) sudo.tab.c
 
 # Uncomment the following if you intend to modify parse.lex
 #lex.yy.c: parse.lex