Initial revision

From-SVN: r170
This commit is contained in:
Richard Stallman 1992-01-08 05:42:52 +00:00
parent 5a806d6578
commit c54f9cf994

4
gcc/config/i386/x-isc Normal file
View File

@ -0,0 +1,4 @@
CLIB = -lPW -lcposix
INSTALL = cp
X_CFLAGS = -D_POSIX_SOURCE
ENQUIRE_LDFLAGS = -posix $(LDFLAGS)