PKG_CFLAGS=-I4dfp -Iinclude
PKG_LIBS=4dfp/endianio.o 4dfp/Getifh.o

.PHONY: all

all: $(SHLIB)

$(SHLIB): 4dfp/endianio.o 4dfp/Getifh.o
