diff --git a/src/Makefile b/src/Makefile index 40cc151ef..9ee2f058a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -35,7 +35,8 @@ all: bld_errSym bld_errSym: - cd libCom; sh blderrSymTbl - + cd libCom; ../../tools/blderrSymTbl +clean: + /bin/rm -f libCom/errInc.o