EPPL example libraries  0.1 alpha
 All Files Functions Variables Groups Pages
step1/Makefile

Example makefile from program configuration. Every makefile in configuration looks exactly the same.

# Target file name (without extension).
TARGET = alcd_1
# Include the main example makefile
-include ../base/example_common.mk