diff make/solaris/makefiles/rules.make @ 2184:5d801e6b9a80

Imported build system changes from other repository.
author Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
date Mon, 21 Feb 2011 19:17:10 +0100
parents f95d63e2154a
children 1d1603768966
line wrap: on
line diff
--- a/make/solaris/makefiles/rules.make	Wed Feb 16 15:13:34 2011 +0100
+++ b/make/solaris/makefiles/rules.make	Mon Feb 21 19:17:10 2011 +0100
@@ -146,6 +146,8 @@
 include $(GAMMADIR)/make/pic.make
 endif
 
+include $(GAMMADIR)/make/altsrc.make
+
 # Sun compiler for 64 bit Solaris does not support building non-PIC object files.
 ifdef LP64
 %.o: %.cpp