File: Makefile

package info (click to toggle)
luarocks 3.8.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,832 kB
  • sloc: sh: 761; makefile: 60; ansic: 23
file content (7 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (26)
1
2
3
4
5
6
7
.POSIX:

all:
	+gmake -f GNUmakefile all

.DEFAULT:
	+gmake -f GNUmakefile $<