File: Include.make

package info (click to toggle)
tomoyo-tools 2.5.0-20170102-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,220 kB
  • sloc: ansic: 22,032; sh: 161; makefile: 102
file content (8 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
INSTALL         := install
SBINDIR         := /sbin
USRSBINDIR      := /usr/sbin
USRLIBDIR       := /usr/lib
MAN8            := /usr/share/man/man8
ifndef CFLAGS
CFLAGS          := -Wall -O2
endif