File: Makefile.head

package info (click to toggle)
klic 3.003-1.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 7,068 kB
  • ctags: 6,333
  • sloc: ansic: 101,584; makefile: 3,395; sh: 1,321; perl: 312; exp: 131; tcl: 111; asm: 102; lisp: 4; sed: 1
file content (19 lines) | stat: -rw-r--r-- 674 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ---------------------------------------------------------- 
#   (C)1993, 1994, 1995 Institute for New Generation Computer Technology 
#	(Read COPYRIGHT for detailed information.) 
#   (C)1996, 1997, 1998, 1999 Japan Information Processing Development Center
#       (Read COPYRIGHT-JIPDEC for detailed information.)
# ----------------------------------------------------------

SHELL = /bin/sh

.SUFFIXES: $(SUFFIXES) .kl1 .ext
DISTTYPE = pvm
PARALLEL = 0
ARCHIVES= libklics.a libklicd.a libklic.a libklict.a
KLICDB= klic.db
TARGETS = $(KLICDB) $(ARCHIVES) pipedio $(EXTENSION)
COMPILEINC = ../include/klic
EXTCOMPILEINC = ../include/klic
EXTENSION =
INSTALL_EXTENSTION =