Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-web-393
Commits
4e8e0a90
Commit
4e8e0a90
authored
Nov 08, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed autocampars*.xml installation - it is now generated by
autocampars.php
parent
efa18b96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
Makefile
src/php_top/Makefile
+5
-5
No files found.
src/php_top/Makefile
View file @
4e8e0a90
...
@@ -5,7 +5,7 @@ INSTDOCS = 0644
...
@@ -5,7 +5,7 @@ INSTDOCS = 0644
#INSTALL = install
#INSTALL = install
DOCS
=
favicon.ico
\
DOCS
=
favicon.ico
\
robots.txt
robots.txt
CONFS
=
autocampars.xml
#
CONFS= autocampars.xml
SYSCONFDIR
=
/etc
SYSCONFDIR
=
/etc
CONFDIR
=
$(SYSCONFDIR)
/elphel393
CONFDIR
=
$(SYSCONFDIR)
/elphel393
...
@@ -36,9 +36,9 @@ install:
...
@@ -36,9 +36,9 @@ install:
$(INSTALL)
$(OWN)
-m
$(INSTDOCS)
$(PHPINCLUDES)
$(DESTDIR)$(INCLUDES)
$(INSTALL)
$(OWN)
-m
$(INSTDOCS)
$(PHPINCLUDES)
$(DESTDIR)$(INCLUDES)
$(INSTALL)
$(OWN)
-d
$(DESTDIR)$(SYSCONFDIR)
$(INSTALL)
$(OWN)
-d
$(DESTDIR)$(SYSCONFDIR)
$(INSTALL)
$(OWN)
-d
$(DESTDIR)$(CONFDIR)
$(INSTALL)
$(OWN)
-d
$(DESTDIR)$(CONFDIR)
$(INSTALL)
$(OWN)
-m
$(INSTDOCS)
-T
autocampars.xml
$(DESTDIR)$(CONFDIR)
/autocampars0.xml
#
$(INSTALL) $(OWN) -m $(INSTDOCS) -T autocampars.xml $(DESTDIR)$(CONFDIR)/autocampars0.xml
$(INSTALL)
$(OWN)
-m
$(INSTDOCS)
-T
autocampars.xml
$(DESTDIR)$(CONFDIR)
/autocampars1.xml
#
$(INSTALL) $(OWN) -m $(INSTDOCS) -T autocampars.xml $(DESTDIR)$(CONFDIR)/autocampars1.xml
$(INSTALL)
$(OWN)
-m
$(INSTDOCS)
-T
autocampars.xml
$(DESTDIR)$(CONFDIR)
/autocampars2.xml
#
$(INSTALL) $(OWN) -m $(INSTDOCS) -T autocampars.xml $(DESTDIR)$(CONFDIR)/autocampars2.xml
$(INSTALL)
$(OWN)
-m
$(INSTDOCS)
-T
autocampars.xml
$(DESTDIR)$(CONFDIR)
/autocampars3.xml
#
$(INSTALL) $(OWN) -m $(INSTDOCS) -T autocampars.xml $(DESTDIR)$(CONFDIR)/autocampars3.xml
clean
:
clean
:
@
echo
"make clean in src"
@
echo
"make clean in src"
Write
Preview
Markdown
is supported
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