2019-04-18 14:12:02 -07:00

22 lines
467 B
Makefile

#
# Copyright 2015, by the California Institute of Technology.
# ALL RIGHTS RESERVED. United States Government Sponsorship
# acknowledged.
#
#
SRC = FatalHandlerComponentAi.xml FatalHandlerComponentCommonImpl.cpp
SRC_LINUX = FatalHandlerComponentLinuxImpl.cpp
SRC_CYGWIN = FatalHandlerComponentLinuxImpl.cpp
SRC_DARWIN = FatalHandlerComponentLinuxImpl.cpp
SRC_RASPIAN = FatalHandlerComponentLinuxImpl.cpp
HDR = FatalHandlerComponentImpl.hpp
SUBDIRS =