Added clean entry
This commit is contained in:
parent
7c167d29d2
commit
d7964e75d7
@ -37,6 +37,9 @@ pr:
|
|||||||
opr:
|
opr:
|
||||||
echo "nothing printed"
|
echo "nothing printed"
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm -f *.llb Out
|
||||||
|
|
||||||
c.llb: $(SRC_DIR)/unix7.c
|
c.llb: $(SRC_DIR)/unix7.c
|
||||||
cp $(SRC_DIR)/c.llb c.llb
|
cp $(SRC_DIR)/c.llb c.llb
|
||||||
$(LINT) -Lc.llb $(SRC_DIR)/unix7.c
|
$(LINT) -Lc.llb $(SRC_DIR)/unix7.c
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user