diff options
Diffstat (limited to 'solaris/Makefile.am')
-rw-r--r-- | solaris/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/solaris/Makefile.am b/solaris/Makefile.am index acccbdbc..8cfd1418 100644 --- a/solaris/Makefile.am +++ b/solaris/Makefile.am @@ -1,5 +1,7 @@ # Solaris packages automake file -# $Id: Makefile.am,v 1.7 2006/02/19 18:59:26 paul Exp $ +# $Id$ + +# XXX This file uses GNU make extensions. .PHONY: packages |