Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tg
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
tg
Commits
c69f2a23
Commit
c69f2a23
authored
Oct 09, 2015
by
V V
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed Makefile
parent
1ff2a5f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
Makefile.in
Makefile.in
+4
-1
tgl
tgl
+1
-1
No files found.
Makefile.in
View file @
c69f2a23
...
@@ -51,5 +51,8 @@ ${EXE}/telegram-cli: ${TG_OBJECTS} ${LIB}/libtgl.a
...
@@ -51,5 +51,8 @@ ${EXE}/telegram-cli: ${TG_OBJECTS} ${LIB}/libtgl.a
${
CC
}
$^
${
LINK_FLAGS
}
-o
$@
${
CC
}
$^
${
LINK_FLAGS
}
-o
$@
clean
:
clean
:
rm
-rf
${
DIR_LIST
}
config.log config.status
>
/dev/null
||
echo
"all clean"
rm
-rf
${
DIR_LIST
}
distclean
:
rm
-rf
${
DIR_LIST
}
config.h config.log config.status
tgl
@
511860ec
Subproject commit
1789d7780d5a65ef53348845cd51db595d39835a
Subproject commit
511860ecf69f51e0a8f2e0617490f81e624e0fb2
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