Files
pig2014 d068332b88 feat: initial commit
Code is from cxx.uclibc.org, modified by catty to implement c++17
features
2025-03-26 09:29:24 +08:00

6 lines
117 B
Makefile

top_srcdir=../
top_builddir=../
include $(top_srcdir)Rules.mak
include Makefile.in
include $(top_srcdir)Makefile.end