blob: 1dbf5dfc7d0ff2f58cca455da359ab432e5dfe57 [file] [log] [blame]
include $(top_srcdir)/Makefile.all.am
include $(top_srcdir)/Makefile.core-AM_CPPFLAGS.am
AM_CFLAGS = $(WERROR) -Wmissing-prototypes -Winline -Wall -Wshadow -O -g
noinst_HEADERS = \
core_platform.h \
vki_unistd.h
noinst_LIBRARIES = libplatform.a
libplatform_a_SOURCES = \
ldt.c \
syscall.S \
syscalls.c