Typo
This commit is contained in:
@@ -20,7 +20,7 @@ CPP := g++
|
||||
all: $(PTAPO) $(PTAPUIO)
|
||||
|
||||
clean:
|
||||
rm $(PTAPOBJ) $(PTAPO) $(PTAOUIOBJ) $(PTAPUIO)
|
||||
rm $(PTAPOBJ) $(PTAPO) $(PTAPUIOBJ) $(PTAPUIO)
|
||||
|
||||
depend:
|
||||
makedepend $(PTAPSRC)
|
||||
|
Reference in New Issue
Block a user