* EOAdaptors/PostgreSQLAdaptor/LoginPanel/Makefile.postamble: Remove

symlink creation/removal.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@23528 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
ratmice 2006-09-15 14:04:42 +00:00
parent 3755edf5c9
commit bb2319fefb
2 changed files with 5 additions and 5 deletions

View file

@ -8,6 +8,9 @@
* EOAdaptors/Postgres95/*.h/m: Rename files from Postgres95 to * EOAdaptors/Postgres95/*.h/m: Rename files from Postgres95 to
PostgreSQL. PostgreSQL.
* EOAdaptors/PostgreSQLAdaptor/LoginPanel/Makefile.postamble: Remove
symlink creation/removal.
2006-09-14 Matt Rice <ratmice@yahoo.com> 2006-09-14 Matt Rice <ratmice@yahoo.com>
* GNUmakefile.in: Remove reference to config.make * GNUmakefile.in: Remove reference to config.make

View file

@ -40,7 +40,7 @@ before-all::
@echo Skipping login panel compilation. GNUstep gui not installed. @echo Skipping login panel compilation. GNUstep gui not installed.
endif endif
endif endif
before-all:: PostgreSQLEOAdaptor #before-all::
# Things to do after compiling # Things to do after compiling
# after-all:: # after-all::
@ -66,8 +66,7 @@ before-all:: PostgreSQLEOAdaptor
# before-clean:: # before-clean::
# Things to do after cleaning # Things to do after cleaning
after-clean:: #after-clean::
rm -f PostgreSQLEOAdaptor
# Things to do before distcleaning # Things to do before distcleaning
# before-distclean:: # before-distclean::
@ -82,5 +81,3 @@ after-distclean::
# Things to do after checking # Things to do after checking
# after-check:: # after-check::
PostgreSQLEOAdaptor:
${LN_S} ../PostgreSQLEOAdaptor.framework/Headers PostgreSQLEOAdaptor