Added "opt2" to the clean entry
This commit is contained in:
parent
2c29e9f07c
commit
8360226526
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ sizes: opt
|
||||||
-nm opt | sort -n| /usr/plain/bin/map
|
-nm opt | sort -n| /usr/plain/bin/map
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *.o opt mktab mktab.c scan.c pattern.c
|
rm -f *.o opt mktab mktab.c scan.c pattern.c opt2 Out
|
||||||
|
|
||||||
regnoglob.c: reg.c
|
regnoglob.c: reg.c
|
||||||
cp reg.c regnoglob.c
|
cp reg.c regnoglob.c
|
||||||
|
|
Loading…
Add table
Reference in a new issue