stage4/generate_c/Makefile.am
author mjsousa
Fri, 02 Oct 2015 10:31:20 +0100
changeset 1004 c25446920923
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Update README.build file with instructions for crosscompiling to win32
include ../../common.mk

lib_LIBRARIES = libstage4_c.a

libstage4_c_a_SOURCES = generate_c.cc 

libstage4_c_a_LIBADD = ../stage4.o

libstage4_c_a_CPPFLAGS = -I../../../absyntax