File: GNUmakefile.postamble

package info (click to toggle)
talksoup.app 1.0alpha-32-g55b4d4e-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 3,408 kB
  • ctags: 787
  • sloc: objc: 19,283; sh: 77; ansic: 43; makefile: 42; perl: 16
file content (5 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (5)
1
2
3
4
5
after-clean::
	$(MAKE) -C Testing clean

after-distclean::
	$(MAKE) -C Testing distclean