File: Makefile

package info (click to toggle)
paexec 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 904 kB
  • sloc: sh: 3,435; ansic: 1,959; makefile: 174; pascal: 19
file content (5 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (3)
1
2
3
4
5
PROG      =	transp_closed_stdin

WARNS     =	4

.include <mkc.prog.mk>