Bugzilla bug #63768: removed references to the obsolete make variable
PURE_LIBRARY in PSM files. Reviewed by Javier Delgadillo. Modified files: psm/lib/client/config.mk, psm/lib/client/sample/config.mk, psm/lib/protocol/config.mk git-svn-id: svn://10.0.0.236/trunk@86048 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
79201226b9
commit
cf9a078cd3
@ -39,6 +39,5 @@
|
||||
TARGETS = $(LIBRARY)
|
||||
SHARED_LIBRARY =
|
||||
IMPORT_LIBRARY =
|
||||
PURE_LIBRARY =
|
||||
PROGRAM =
|
||||
|
||||
|
||||
@ -39,6 +39,5 @@
|
||||
TARGETS = $(PROGRAM)
|
||||
SHARED_LIBRARY =
|
||||
IMPORT_LIBRARY =
|
||||
PURE_LIBRARY =
|
||||
LIBRARY =
|
||||
|
||||
|
||||
@ -39,6 +39,5 @@
|
||||
TARGETS = $(LIBRARY)
|
||||
SHARED_LIBRARY =
|
||||
IMPORT_LIBRARY =
|
||||
PURE_LIBRARY =
|
||||
PROGRAM =
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user