From 2c420394ee7a5d177e2485828c4fdb4dd35a28f8 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 10 Dec 2022 18:08:27 -0500 Subject: Initial commit. --- .makepp/uoffx.xex.mk | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .makepp/uoffx.xex.mk (limited to '.makepp/uoffx.xex.mk') diff --git a/.makepp/uoffx.xex.mk b/.makepp/uoffx.xex.mk new file mode 100644 index 0000000..835a2a3 --- /dev/null +++ b/.makepp/uoffx.xex.mk @@ -0,0 +1,13 @@ +SORTED_DEPS=/usr/bin/cl65u.sver.sxex.inc +DEP_SIGS=1644100112,516481670487139,41391670703925,251670699690,4145 +INCLUDE_SFXS= +IMPLICIT_TARGETS= +META_DEPS=/usr/bin/cl65 +COMMAND=cl65 -g -t none --asm-define xex_verbose=0 --asm-define coldstart=1 --asm-define magic_value=1 -l uoffx.xex.list -o uoffx.xex u.s +ARCH=x86_64-linux-thread-multi +SIGNATURE=1670704007,273 +IMPLICIT_DEPS= +BUILD_SIGNATURE=1670704007,273 +INCLUDE_PATHS= +CWD=. +END= \ No newline at end of file -- cgit v1.2.3