XPM: Replace calls to XmeXpm*() with regular Xpm*()
[oweals/cde.git] / cde / lib / pam / Imakefile
1 /* $XConsortium: Imakefile /main/3 1996/04/21 19:12:55 drk $
2  *
3  * (c) Copyright 1996 Digital Equipment Corporation.
4  * (c) Copyright 1996 Hewlett-Packard Company.
5  * (c) Copyright 1996 International Business Machines Corp.
6  * (c) Copyright 1995,1996 Sun Microsystems, Inc.
7  * (c) Copyright 1996 Novell, Inc. 
8  * (c) Copyright 1996 FUJITSU LIMITED.
9  * (c) Copyright 1996 Hitachi.
10  */
11
12 #define IHaveSubdirs
13 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
14
15 SUBDIRS     = libpam pam_modules
16 LINTSUBDIRS = libpam pam_modules
17
18 MakeSubdirs($(SUBDIRS))
19 DependSubdirs($(SUBDIRS))
20 MakeLintLibSubdirs($(LINTLIBSUBDIRS))
21 LintSubdirs($(LINTSUBDIRS))