home *** CD-ROM | disk | FTP | other *** search
- #if InstallLibManPages
- #define IHaveSubdirs
- #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
- #endif
-
- SUBDIRS = Xlib Xt Xext XI
-
- all::
-
- #ifdef IHaveSubdirs
- MakeSubdirs($(SUBDIRS))
- DependSubdirs($(SUBDIRS))
- #endif
-
- InstallManPage(X,$(MANDIR))
- InstallManPageLong(Consortium,$(MANDIR),XConsortium)
- InstallManPageLong(Standards,$(MANDIR),XStandards)
- InstallManPageLong(security,$(MANDIR),Xsecurity)
-