Logo
Explore Help
Register Sign In
Nemcio/Fast-Export
1
0
Fork 0
You've already forked Fast-Export
mirror of https://github.com/frej/fast-export.git synced 2026-05-05 15:16:26 +02:00
Code Issues Packages Projects Releases Activity
Files
e3435cd0ea96f5d8a2318fea687a784b6f12140e
Fast-Export/Makefile

9 lines
233 B
Makefile
Raw Normal View History

Adding initial rev of my svn-fast-export app, in Python and C.
2007-01-14 05:16:29 -08:00
SVN = /usr/local/svn
* svn-archive.c: Initial work on this (not nearly complete yet) * svn-fast-export.c: Fix a potential segfault * Makefile: add support for svn-archive
2007-01-14 17:07:42 -08:00
CFLAGS = -I/usr/include/apr-1.0 -I${SVN}/include/subversion-1 -pipe -O2 -std=c99
Don't use svn_repos - just svn_fs, baby. Also clean up some unused variables.
2007-01-16 19:21:01 -08:00
LDFLAGS = -L${SVN}/lib -lsvn_fs-1
Adding initial rev of my svn-fast-export app, in Python and C.
2007-01-14 05:16:29 -08:00
* svn-archive.c: Initial work on this (not nearly complete yet) * svn-fast-export.c: Fix a potential segfault * Makefile: add support for svn-archive
2007-01-14 17:07:42 -08:00
all: svn-fast-export svn-archive
Adding initial rev of my svn-fast-export app, in Python and C.
2007-01-14 05:16:29 -08:00
svn-fast-export: svn-fast-export.c
* svn-archive.c: Initial work on this (not nearly complete yet) * svn-fast-export.c: Fix a potential segfault * Makefile: add support for svn-archive
2007-01-14 17:07:42 -08:00
svn-archive: svn-archive.c
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 91ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API