aboutsummaryrefslogtreecommitdiffstats
path: root/svd2funreg/Makefile
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2025-02-05 10:29:10 -0500
committerClyne Sullivan <clyne@bitgloo.com>2025-02-05 10:29:10 -0500
commit4acb48d15aac0549f9f7d11482e06e9119365a89 (patch)
tree4e4447bfb1723668e10d5d26ba8d3af342e20826 /svd2funreg/Makefile
parent2a5fe35aee6c561f991f954fb701c2f5749b51fe (diff)
add svd2funreg
Diffstat (limited to 'svd2funreg/Makefile')
-rw-r--r--svd2funreg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/svd2funreg/Makefile b/svd2funreg/Makefile
new file mode 100644
index 0000000..743d59a
--- /dev/null
+++ b/svd2funreg/Makefile
@@ -0,0 +1,2 @@
+all:
+ g++ -o main main.cpp pugixml/src/pugixml.cpp -I pugixml/src