funreg/svd2funreg/Makefile

3 lines
77 B
Makefile
Raw Normal View History

2025-02-05 10:29:10 -05:00
all:
2025-02-05 15:53:00 -05:00
g++ -o main main.cpp pugixml/src/pugixml.cpp -I pugixml/src -std=c++20