diff options
| author | Marc G. Fournier | 1997-04-04 08:16:37 +0000 |
|---|---|---|
| committer | Marc G. Fournier | 1997-04-04 08:16:37 +0000 |
| commit | 50db09185df5d66975c7efc25976188fc36d856d (patch) | |
| tree | 718f82d9d380e1afbac73c13dcf6c86eaff65b69 /src/template | |
| parent | f2eb14ad0dbf8950b67b77c949ad254aa02bba89 (diff) | |
Remove some files that were inadvertantly created
Clean up format of linux-elf
Diffstat (limited to 'src/template')
| -rw-r--r-- | src/template/i386_solaris-gcc (renamed from src/template/i386_solaris) | 0 | ||||
| -rw-r--r-- | src/template/linux-elf | 2 | ||||
| -rw-r--r-- | src/template/sparc | 8 | ||||
| -rw-r--r-- | src/template/sparc_solaris | 8 |
4 files changed, 1 insertions, 17 deletions
diff --git a/src/template/i386_solaris b/src/template/i386_solaris-gcc index 36f87789c9..36f87789c9 100644 --- a/src/template/i386_solaris +++ b/src/template/i386_solaris-gcc diff --git a/src/template/linux-elf b/src/template/linux-elf index ace23ea065..f03dea144b 100644 --- a/src/template/linux-elf +++ b/src/template/linux-elf @@ -5,4 +5,4 @@ ALL: SRCH_INC: SRCH_LIB: USE_LOCALE:no -DLSUFFIX=.o +DLSUFFIX:.o diff --git a/src/template/sparc b/src/template/sparc deleted file mode 100644 index 7df8389b23..0000000000 --- a/src/template/sparc +++ /dev/null @@ -1,8 +0,0 @@ -AROPT:crs -BACKEND: -SHARED_LIB: -ALL: -SRCH_INC: -SRCH_LIB: -USE_LOCALE:no -DLSUFFIX:.so diff --git a/src/template/sparc_solaris b/src/template/sparc_solaris deleted file mode 100644 index 1771c941b9..0000000000 --- a/src/template/sparc_solaris +++ /dev/null @@ -1,8 +0,0 @@ -AROPT:cq -BACKEND: -SHARED_LIB: -ALL: -SRCH_INC: -SRCH_LIB: -USE_LOCALE:no -DLSUFFIX:.so |
