/**/# /**/# Std - include files with function prototypes for standard C libraries /**/# #define IHaveSubdirs SUBDIRS = \ arpa \ netinet \ os \ rpcsvc \ sys all:: depend:: /* * Install header files. */ HEADERS = \ a.out.h \ ar.h \ bstring.h \ ctype.h \ dirent.h \ errno.h \ fcntl.h \ generic.h \ math.h \ memory.h \ netdb.h \ osfcn.h \ pwd.h \ random.h \ regexpr.h \ signal.h \ stdio.h \ stdlib.h \ stream.h \ string.h \ time.h MakeDirectories(install,$(INCDIR)/Std) InstallMultipleFlags($(HEADERS),$(INCDIR)/Std,$(INSTINCFLAGS))