diff options
| author | Bruce Momjian | 1997-07-28 01:34:24 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1997-07-28 01:34:24 +0000 |
| commit | 8338f90d4e6fa24e282a2baa9dd9c4abc8566f2a (patch) | |
| tree | 61b39d9326c09828385f863aaa38205c8f13138b /src/makefiles | |
| parent | 79e78f0b80c0d832fcb9f394fc354520bcdcf9b6 (diff) | |
Add SCO files.
Diffstat (limited to 'src/makefiles')
| -rw-r--r-- | src/makefiles/Makefile.sco | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/makefiles/Makefile.sco b/src/makefiles/Makefile.sco new file mode 100644 index 00000000000..de636b30a6c --- /dev/null +++ b/src/makefiles/Makefile.sco @@ -0,0 +1,4 @@ +%.so: %.o + $(LD) -G -Bdynamic -o $@ $< +%.so: %.o + $(LD) -G -Bdynamic -o $@ $< |
