mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-09 14:20:03 +02:00
makefile again
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@115 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
parent
29a9678d3b
commit
90e219d402
@ -14,8 +14,10 @@ clean:
|
||||
|
||||
|
||||
|
||||
Makefile.gui: slsDetectorGui.pro
|
||||
qmake -o Makefile.gui INCLUDES='$(INCLUDES)' DESTDIR=$(DESTDIR)
|
||||
Makefile.gui: mm
|
||||
|
||||
mm:
|
||||
qmake -o Makefile.gui INCLUDES='$(INCLUDES)' DESTDIR=$(DESTDIR) SLSDETLIB=$(LIBDIR) SUBLIBS='$(LDFLAG)' INCLUDES='$(INCLUDES)'
|
||||
|
||||
doc:
|
||||
cd manual && make DESTDIR=$(DOCDIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user