Files
cdev-1.7.2n/include/makeinclude/Makefile.archive
2022-12-13 12:44:04 +01:00

10 lines
633 B
Makefile

# ***********************************************************************
# * Makefile.archive *
# * The ARCHIVELIBS variable should contain a complete list of *
# * all libraries that will be needed by an ARCHIVE cdev program. *
# * The variable should contain the path specification and the *
# * name of the library in the format that is required by your *
# * platform's linker. *
# ***********************************************************************
ARCHIVELIBS = -L$(CDEVLIB) -lcaService