Something went wrong on our end
Select Git revision
-
Gamelin Alexis authoredGamelin Alexis authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Makefile 2.04 KiB
#=============================================================================
#
# file : Makefile.h
#
# description : Include for the AcquireWaveformLecroy class.
#
# project : Makefile to generate a Tango server
#
# $Author: xavela $
#
# $Revision: 1.4 $
#
# $Log: not supported by cvs2svn $
# Revision 1.3 2004/10/07 09:21:19 xavela
# xavier : no cout now.
#
# Revision 1.2 2004/10/05 13:11:11 xavela
# Xavier : previous commit failed.
#
# Revision 1.1.1.1 2004/09/29 15:42:14 syldup
# Initial import.
#
#
# copyleft : European Synchrotron Radiation Facility
# BP 220, Grenoble 38043
# FRANCE
#
#=============================================================================
# This file is generated by POGO
# (Program Obviously used to Generate tango Object)
#
# (c) - Software Engineering Group - ESRF
#=============================================================================
#
ifdef _solaris
CC = CC
BIN_DIR = solaris7_CC
endif