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 – /trunk/src/lib/apis/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
 
3
# The order might seem weird, but it has all to do with dependencies on another
4
# API and minimizing the build costs.
5
SUBDIR=	ansi iso posix cpp gcc posix1 posix2 unix95 xpg3 xpg4 svid3 bsd_extn
6
 
7
.include "Makefile.inc"