8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:40:38 +01:00

Include autoconf cache to cleanup process

Get rid of YACC
This commit is contained in:
aafemt 2006-06-05 11:10:45 +00:00
parent 07685b5311
commit 046b6fb1f4
2 changed files with 2 additions and 1 deletions

View File

@ -536,6 +536,7 @@ clean_config clean_all: clean clean_makefiles
$(RM) $(ROOT)/config.log
$(RM) $(ROOT)/config.status
$(RM) $(ROOT)/libtool
$(RM_R) $(ROOT)/autom4te.cache
clean_dbs:
$(RM) *.fdb *.FDB msg.timestamp

View File

@ -98,6 +98,7 @@ EDITLINE_FLG=@EDITLINE_FLG@
SH= sh -c
RM= rm -f
RM_R= rm -rf
CHMOD= chmod
CHMOD_6= chmod 666
CHMOD_7= chmod 777
@ -112,7 +113,6 @@ CAT= cat
AR= ar crsu
LN= @LN_S@
RANLIB= @RANLIB@
YACC= @YACC@
BTYACC=$(ROOT)/extern/btyacc/btyacc
# Default extensions