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"
|