summaryrefslogtreecommitdiff
path: root/emulators/xcpc/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-08-09*: Remove hardcoded -liconv / -lintl on SunOS.jperkin1-3/+1
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv and gettext-lib.
2022-07-29*: Explicitly pass -lintl on SunOS where required.jperkin1-1/+3
Recent libtool update appears to have exposed more of these.
2021-12-08revbump for icu and libffiadam1-1/+2
2020-06-16emulators/xcpc: import xcpc-20070122ryoon1-0/+25
XCPC is a portable Amstrad CPC 464/664/6128 emulator written in C. XCPC is designed to run on any POSIX compliant system, including Unix, Linux, BSD and having an X11 server.