1
0
Files
irix-657m-src/irix/include/make/4DSERVERdefs
2022-09-29 17:59:04 +03:00

16 lines
540 B
Plaintext

#
# Serverdefs file used when making fake libgls for servers
#
# Fundamental constants of the build tree (distinct from source tree).
# They may be different for each product. Therefore if several products are
# built from one source tree, that source tree should contain a commondefs
# for each product.
#
SYSTEM = SVR4
GFXBOARD= SERVER
# define SUBGR because otherwise we get empty -D on libgl
# must be SERVER so that inst mach tags will work; this ends up
# defining SERVER twice, but that's OK
SUBGR = SERVER
include $(RELEASEDEFS)