iraf-community / x11iraf

X11/GUI utilities and applications for IRAF (xgterm, ximtool, xtapemon)
https://iraf-community.github.io/x11iraf
21 stars 8 forks source link

Use __APPLE__ as machine type predefine for macos X #25

Closed olebole closed 4 years ago

olebole commented 4 years ago

__APPLE__ is predefined, while __DARWIN__ is not. This simplifies the Makefiles a bit.