File: gcc_morphos.mk

package info (click to toggle)
libmikmod 3.3.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,188 kB
  • sloc: ansic: 36,299; sh: 5,013; makefile: 548; javascript: 1
file content (5 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (5)
1
2
3
4
5
# makefile fragment for ppc-morphos / gcc

LDFLAGS+= -noixemul
CFLAGS += -noixemul
CPPFLAGS += -DWORDS_BIGENDIAN=1