5 lines
86 B
Makefile
5 lines
86 B
Makefile
64bit-predefine = __powerpc64__
|
|
ifeq ($(subdir),rt)
|
|
librt-routines += rt-sysdep
|
|
endif
|