no message

This commit is contained in:
dwarning 2008-12-14 18:10:14 +00:00
parent b858988905
commit a62ce0b367
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
* src/Makefile.am: "hard wired" makefile dependency generation compiler options
removed for main.c - this should be done by libtool, left it for tclspice and
xspice codemodels (see below)
* src/xspice/icm: removed Makefile.am and makedefs - not used, configuration
relays on makedefs.in and fixed Makefile, these files have now sun compiler
* src/xspice/icm: removed Makefile.am - not used, configuration relays
on makedefs.in and fixed Makefile, these files have now sun compiler
specific options DEPFLAGS added
* src/xspice/ipc/ipc*.c: prevent some warnings under sun compiler