Typo
parent
ed6842bf22
commit
ec2f1ee970
|
@ -20,7 +20,7 @@ CPP := g++
|
||||||
all: $(PTAPO) $(PTAPUIO)
|
all: $(PTAPO) $(PTAPUIO)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm $(PTAPOBJ) $(PTAPO) $(PTAOUIOBJ) $(PTAPUIO)
|
rm $(PTAPOBJ) $(PTAPO) $(PTAPUIOBJ) $(PTAPUIO)
|
||||||
|
|
||||||
depend:
|
depend:
|
||||||
makedepend $(PTAPSRC)
|
makedepend $(PTAPSRC)
|
||||||
|
|
Loading…
Reference in New Issue