Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Dziwok
Ph2_ACF
Commits
c8dd42c4
Commit
c8dd42c4
authored
Oct 27, 2016
by
Georg Auzinger
Browse files
some makefile tweaks and an update to integratedtester
parent
b0bda493
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c8dd42c4
...
...
@@ -23,7 +23,7 @@ else
endif
ifneq
("$(wildcard $(USBINSTDIR))","")
DEPENDENCIES
:=
../Ph2_USBInstDriver
$(DEPENDENCIES)
#
DEPENDENCIES := ../Ph2_USBInstDriver $(DEPENDENCIES)
USBINSTINSTALLED
=
yes
USBINSTINSTRUCTIONS
=
else
...
...
src/.gitignore
View file @
c8dd42c4
...
...
@@ -8,3 +8,4 @@ pulseshape
cmtest
commission
fpgaconfig
integratedtester
src/Makefile
View file @
c8dd42c4
...
...
@@ -100,7 +100,7 @@ print:
@
echo
'Amc13 SW installed:'
$(AMC13INSTALLED)
@
echo
'Antenna installed:'
$(ANTENNAINSTALLED)
@
echo
'Ph2_USBInstDriver installed:'
$(USBINSTLIBINSTALLED)
@
echo
'Z
X
MQ installed:'
$(ZMQINSTALLED)
@
echo
'Z
ero
MQ installed:'
$(ZMQINSTALLED)
@
echo
'****************************'
integratedtester
:
integratedtester.cc
...
...
src/integratedtester.cc
View file @
c8dd42c4
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment