File: mf.bsdi2

package info (click to toggle)
rdist 6.1.5-12
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 880 kB
  • ctags: 1,524
  • sloc: ansic: 8,326; sh: 553; yacc: 489; perl: 117; makefile: 66
file content (30 lines) | stat: -rw-r--r-- 633 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#
# Copyright (c) 1992-1998 Michael A. Cooper.  
# This software may be freely used and distributed provided it is not
# sold for profit or used in part or in whole for commercial gain
# without prior written agreement, and the author is credited
# appropriately.
#
# $Id: mf.bsdi2,v 1.2 1998/11/10 03:44:25 mcooper Exp $
#

#
# BSDI v2.0 Makefile
#

#
# Functions that are missing in this OS are contained in the
# files specified in ${MISSINGOBJS}.
#
#MISSINGOBJS 	= $(O)strerror.o $(O)strcasecmp.o

#
# System libraries that we need to load.
#
LIB_SYS	= -lcompat

#
# System dependent options for compiling
#
CFLAGS_OS	= -DBSDI2