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
9169fb62
Commit
9169fb62
authored
Dec 01, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+phpshell
parent
a7ba12f9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
Makefile
src/php_top/Makefile
+7
-1
phpshell.tar.gz
src/php_top/phpshell.tar.gz
+0
-0
No files found.
src/php_top/Makefile
View file @
9169fb62
...
...
@@ -21,6 +21,10 @@ PHP_SCRIPTS=i2c.php \
PHPINCLUDES
=
i2c_include.php show_source_include.php
PHPSHELL
=
phpshell.php
\
phpshell.css
\
valid-xhtml10.png
\
vcss.png
all
:
@
echo
"make all in src"
...
...
@@ -36,6 +40,8 @@ install:
$(INSTALL)
$(OWN)
-m
$(INSTDOCS)
$(PHPINCLUDES)
$(DESTDIR)$(INCLUDES)
$(INSTALL)
$(OWN)
-d
$(DESTDIR)$(SYSCONFDIR)
$(INSTALL)
$(OWN)
-d
$(DESTDIR)$(CONFDIR)
tar
-xzf
phpshell.tar.gz
$(INSTALL)
$(OWN)
-m
$(INSTDOCS)
$(PHPSHELL)
$(DESTDIR)$(DOCUMENTROOT)
# $(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)/autocampars2.xml
...
...
src/php_top/phpshell.tar.gz
0 → 100644
View file @
9169fb62
File added
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