File: Makefile

package info (click to toggle)
bsdowl 2.2.2-1.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,448 kB
  • sloc: sh: 828; makefile: 383; ml: 267; lisp: 54
file content (11 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
# Cookie: SYNOPSIS TARGET VARIABLE EN DOCUMENTATION
### Makefile

SCRIPT+= confdump.sh
SCRIPT_CONFIGURE+= TMPDIR

TMPDIR = ${PREFIX}/var/tmp

.include "misc.script.mk"

### End of file `Makefile'