aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/mk/helix.mk
blob: e18eb340d2f4e9b643faf5e379cebc6f4e578988 (plain)
1
2
3
4
5
6
CXXFLAGS += -O2  -I../../../tools/libxc -I../../../xen/include/public
clean:
	$(RM) -f *.o *~ lib*.a device-model

install::