diff options
author | Hin-Tak Leung <hintak_leung@yahoo.co.uk> | 2010-01-22 17:51:45 +0000 |
---|---|---|
committer | Hin-Tak Leung <hintak_leung@yahoo.co.uk> | 2010-01-22 17:51:45 +0000 |
commit | 2178101f26444bbdd8a1ca18e132c0a221aae6f4 (patch) | |
tree | 3a44ad94aca4d33df67f1b5339cdeb8977c788de /common | |
parent | 9edea5f8898d73e955181d7dc99dd0bd04905f96 (diff) |
generate private copy of plver.h per language to allow parallel build, and remove reference to it in vcproj ; fixes bug 691061
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@10632 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'common')
-rw-r--r-- | common/ugcc_top.mak | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/ugcc_top.mak b/common/ugcc_top.mak index e11383dc3..bc6e0aa02 100644 --- a/common/ugcc_top.mak +++ b/common/ugcc_top.mak @@ -82,7 +82,6 @@ pdl-clean: $(RMN_) $(ECHOGS_XE) $(RMN_) $(GENCONF_XE) $(RMN_) $(TARGET_XE)$(XE) - $(RMN_) $(PLSRCDIR)/plver.h # Build the configuration file. |