remove old makefiles and ClientPasswordManager

This commit is contained in:
soochoi
2006-06-06 17:22:30 +00:00
parent 564224d1cb
commit 3bf3d47a5b
138 changed files with 0 additions and 15599 deletions

View File

@@ -1,20 +0,0 @@
#
# configure environment
#
TARGET = kwallets_rw
include global.mak
include defaults.$(PLAT)
include rules.mak
BIN_NAME = $(TARGET)$(xtra).$(BIN)
LIB_NAME = $(TARGET)$(xtra).$(LIB)
#
# target object and source files
#
include objs.$(PLAT)
#
# targets
#
include target.cl