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