File: BSDmakefile

package info (click to toggle)
sslsplit 0.5.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 8,316 kB
  • sloc: ansic: 41,000; python: 273; sh: 81; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
all:
	@gmake $(.TARGETS)

$(.TARGETS): all

.PHONY: all