X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=src%2FMakefile.in;fp=src%2FMakefile.in;h=2d5b8aeae59d78a1f3e8b9a921cd874c0f064b68;hp=95a9820e85c10c4cc101d4a56a2f1bd76af78426;hb=e3730bb826efe601fe51626aab064d395733d4c3;hpb=f21d3481583b5cf877fc7b6efd6f2e08a1ade4b9 diff --git a/src/Makefile.in b/src/Makefile.in index 95a9820..2d5b8ae 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -467,6 +467,10 @@ uninstall-am: uninstall-binPROGRAMS uninstall-info-am tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-info-am + +# Experimental XaW code, not yet integrated with the game +xio: xio.o + gcc xio.c -lXaw3d -o xio # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: