Excluding the acct/ and acctidl/ directories for the VC++ 5.0 version. Leaf said it was ok to check in.

git-svn-id: svn://10.0.0.236/trunk@40939 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
varada%netscape.com
1999-07-24 01:15:01 +00:00
parent 52ebdc69b8
commit 0203ae5b07

View File

@@ -28,8 +28,10 @@ DIRS= \
pref-migrator \
defaults \
idlservices \
!if "$(_MSC_VER)" != "" && "$(_MSC_VER)" != "1100"
acct \
acctidl \
!endif
$(NULL)
include <$(DEPTH)\config\rules.mak>