PEDANTIC = -ansi -pedantic -std=c99 # # Ugly hack to find kernel directories before/after the split # to kernel/user-space. # # These variables should be passed to us. But until then... # DAHDI_TOOLSDIR ?= .. DAHDI_KERNELDIR = -include $(DAHDI_TOOLSDIR)/makeopts # Variables that should be defined above, but need sane defaults: # FIXME: Are those values really sane? HOSTCC ?= $(CC) all: install: all clean: