File: Makefile.local

package info (click to toggle)
wit 2.22b-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,052 kB
  • ctags: 7,132
  • sloc: ansic: 71,762; sh: 1,914; pascal: 1,823; makefile: 704
file content (17 lines) | stat: -rw-r--r-- 452 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

# this is a template for ../Makefile.local

# copy this file to the main directory
# and remove appropriate comments (the leading '# ' of the include lines)

#------------------------------------------------------------------------------

# Linux, 32 bit, i368
# -include makefiles-local/Makefile.local.i386

# Linux, 64 bit, x86
# -include makefiles-local/Makefile.local.x86_64

# Mac, universal binary
# -include makefiles-local/Makefile.local.mac