summaryrefslogtreecommitdiff
path: root/src/template/hpux_gcc
diff options
context:
space:
mode:
Diffstat (limited to 'src/template/hpux_gcc')
-rw-r--r--src/template/hpux_gcc10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/template/hpux_gcc b/src/template/hpux_gcc
deleted file mode 100644
index 4e78d420e7e..00000000000
--- a/src/template/hpux_gcc
+++ /dev/null
@@ -1,10 +0,0 @@
-AROPT:crs
-CFLAGS:-O2
-SHARED_LIB:-fPIC
-ALL:
-SRCH_INC:
-SRCH_LIB:
-DL_LIB:/usr/lib/libdld.sl
-DLSUFFIX:.sl
-CC:gcc
-CCC:g++