Clean up rdf and helper tool
This commit is contained in:
@@ -21,7 +21,7 @@ CPP := g++
|
||||
all: $(PTAPO) $(PTAPUIO) ptap.ttl
|
||||
|
||||
clean:
|
||||
rm $(PTAPOBJ) $(PTAPO) $(PTAPUIOBJ) $(PTAPUIO)
|
||||
rm $(PTAPOBJ) $(PTAPO) $(PTAPUIOBJ) $(PTAPUIO) ptap_helper ptap.ttl
|
||||
|
||||
depend:
|
||||
makedepend $(PTAPSRC)
|
||||
|
Reference in New Issue
Block a user