Parent Directory
|
Revision Log
Upstream has confirmed GPL license so it makes some sense to keep on working on this package
| 1 | tille | 10621 | --- SAINT_v2.3.3.orig/Makefile |
| 2 | +++ SAINT_v2.3.3/Makefile | ||
| 3 | tille | 10571 | @@ -29,7 +29,7 @@ |
| 4 | |||
| 5 | clean: | ||
| 6 | rm -rf $(BUILD) | ||
| 7 | - rm $(SRC)/*/*.gch | ||
| 8 | + rm -f $(SRC)/*/*.gch | ||
| 9 | |||
| 10 | all: makeDirs \ | ||
| 11 | saint-reformat \ |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |