File: Include.make

package info (click to toggle)
tomoyo-tools 2.5.0-20140601-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,244 kB
  • ctags: 1,916
  • sloc: ansic: 22,397; sh: 143; makefile: 105
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