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-03-06 18:20:43 +01:00
Code Issues Packages Projects Releases Activity
Files
2dfd5ddde500ee8b5d5327f9e7ae71c989bc7558
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: 64ms Template: 1ms
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