Initial revision
authorRichard Stallman <rms@gnu.org>
Wed, 8 Jan 1992 05:42:52 +0000 (05:42 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 8 Jan 1992 05:42:52 +0000 (05:42 +0000)
From-SVN: r170

gcc/config/i386/x-isc [new file with mode: 0644]

diff --git a/gcc/config/i386/x-isc b/gcc/config/i386/x-isc
new file mode 100644 (file)
index 0000000..db2f165
--- /dev/null
@@ -0,0 +1,4 @@
+CLIB = -lPW -lcposix
+INSTALL = cp
+X_CFLAGS = -D_POSIX_SOURCE
+ENQUIRE_LDFLAGS = -posix $(LDFLAGS)