Skip to content

Commit

Permalink
rawdata-downloader:
Browse files Browse the repository at this point in the history
* Complete rewrite
  • Loading branch information
F0x06 committed Jul 20, 2015
1 parent e6415b5 commit 5f0d21d
Show file tree
Hide file tree
Showing 17 changed files with 1,015 additions and 2,618 deletions.
10 changes: 3 additions & 7 deletions src/rawdata-downloader/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@

#
# make - synchronize
#

all:directories install

install:
cp -rv src/bin .

install-system-tools:
${MAKE} -C src/system-tools install
all:directories
cp src/rawdata-downloader bin/rawdata-downloader

#
# make - directories
Expand Down
171 changes: 0 additions & 171 deletions src/rawdata-downloader/src/bin/backup-module

This file was deleted.

Loading

0 comments on commit 5f0d21d

Please sign in to comment.