summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLukas Fleischer <info@cryptocrack.de>2011-04-26 18:17:05 +0200
committerLukas Fleischer <info@cryptocrack.de>2011-05-10 21:43:21 +0200
commit52c30f866d917b6583bdd511f1a17e2a9767ec02 (patch)
tree303b363fe8c9d209cdf11672f0a964e15bf006a4 /.gitignore
parentcf0ccef6879eb3ca94d81ee51505fa7fe430cce5 (diff)
downloadlibfaketime-52c30f866d917b6583bdd511f1a17e2a9767ec02.tar.gz
Source Makefile overhaul.
* Use variables for compiler and linker flags. * Use variables for source/object files, library names and sonames. * Use proper targets instead of phony targets to build the shared libraries. Signed-off-by: Lukas Fleischer <info@cryptocrack.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a71e5bc..7316eba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
+*.o
*.so.1
timetest