TOP = ../../../.. include $(TOP)/configs/current LIBNAME = identity C_SOURCES = \ id_objects.c \ id_context.c \ id_screen.c include ../../Makefile.template # FIXME: Remove when this driver is converted to automake. all: default