From 038b31f0158a0018dbf2eceb71026cc4e665faa9 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Tue, 6 Oct 2015 21:28:40 +0800 Subject: Add the SMELT files... Please, do not laugh too loudly. --- tools/dtputil/build | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tools/dtputil/build (limited to 'tools/dtputil/build') diff --git a/tools/dtputil/build b/tools/dtputil/build new file mode 100755 index 0000000..7093351 --- /dev/null +++ b/tools/dtputil/build @@ -0,0 +1,3 @@ +#!/bin/bash +g++ dtputil.cpp -Wall -o dtputil -lz -Wl,../../extensions/libsmeltext.a -g +g++ anmutil.cpp -Wall -o anmutil -lz -Wl,../../extensions/libsmeltext.a -g \ No newline at end of file -- cgit v1.2.3