Begin removal of some Imakefiles, and other no longer useful cruft
This commit will not completely remove all Imake files, specifically those for sections that have not been completed yet. Also, the databases dir has been moved to databases-delete-later until we have everything building and installed properly.
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
#define DoNormalLib NormalLibDtPamSvc
|
||||
#define DoSharedLib SharedLibDtPamSvc
|
||||
#define DoDebugLib DebugLibDtPamSvc
|
||||
#define DoProfileLib ProfileLibDtPamSvc
|
||||
#define LibName DtPamSvc
|
||||
#define SoRev SOPAMREV
|
||||
#define LibHeaders YES
|
||||
|
||||
#include <Threads.tmpl>
|
||||
|
||||
HEADERS = PamSvc.h
|
||||
SRCS = PamSvc.c
|
||||
OBJS = PamSvc.o
|
||||
REQUIREDLIBS = -lpam
|
||||
|
||||
#include <Library.tmpl>
|
||||
|
||||
DependTarget()
|
||||
Reference in New Issue
Block a user