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-- 168 bytes parent folder | download | duplicates (3)
1
2
3
4
5
INSCRIPTS =	big_result_cmd transport_broken_rnd \
		transport_broken_echo transport_broken_toupper
SCRIPTS   =	paexec_notransport ${INSCRIPTS}

.include <mkc.files.mk>