Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /branches/tendra5-amd64/src/lib/machines/sunos/680x0/src/Makefile – Rev 6

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 7u83 1
# $Id$
2 7u83 2
 
6 7u83 3
SRC2=	${BASE_DIR}/lib/machines/common/src
2 7u83 4
 
6 7u83 5
#TCCOPTS=	-Ysystem
6
CCOPTS=		${TCCOPTS}
2 7u83 7
 
6 7u83 8
PROG=	dyninit
9
SRCS=	dyninit.c
2 7u83 10
 
6 7u83 11
.include "../../../Makefile.inc"