Support for new Solaris/OpenIndiana versions
This commit is contained in:
committed by
Jon Trulson
parent
0306c7c6f2
commit
2b8b5f25b5
@@ -85,7 +85,7 @@ NormalProgramTarget($(PROGRAM),$(OBJS),,$(LOCAL_LIBRARIES),)
|
||||
|
||||
.y.c:
|
||||
$(YACC) -d $(YFLAGS) $<
|
||||
sed -e "s/yy/yyy/g" -e "\a# linea D" y.tab.c > $*.c
|
||||
sed -e "s/yy/yyy/g" -e "/# line/d" y.tab.c > $*.c
|
||||
sed s/yy/yyy/g y.tab.h > $*.h
|
||||
$(RM) y.tab.c y.tab.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user