Removing makefile.win until cvs server is upgraded

This commit is contained in:
cls%seawood.org 2001-06-20 20:24:22 +00:00
parent b74d6e1c8b
commit 9be73e7377

View File

@ -193,7 +193,7 @@ endif
####################################
# CVS defines for PSM
#
PSM_CO_MODULE= mozilla/security/manager mozilla/security/makefile.win
PSM_CO_MODULE= mozilla/security/manager
PSM_CO_FLAGS := -P -A
ifdef PSM_CO_TAG
PSM_CO_FLAGS := $(PSM_CO_FLAGS) -r $(PSM_CO_TAG)