Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nerrons
purr-data
Commits
bf899adb
Commit
bf899adb
authored
12 years ago
by
Ivica Bukvic
Browse files
Options
Downloads
Patches
Plain Diff
cleaned-up git from unnecessary files
parent
14a11419
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
externals/zexy/src/zexy.d
+0
-1
0 additions, 1 deletion
externals/zexy/src/zexy.d
l2ork_addons/cwiid/defs.mak
+0
-36
0 additions, 36 deletions
l2ork_addons/cwiid/defs.mak
l2ork_addons/cwiid/libcwiid/libcwiid.a
+0
-0
0 additions, 0 deletions
l2ork_addons/cwiid/libcwiid/libcwiid.a
with
0 additions
and
37 deletions
externals/zexy/src/zexy.d
deleted
100644 → 0
+
0
−
1
View file @
14a11419
zexy
.
o
zexy
.
d
:
zexy
.
c
zexy
.
h
zexyconf
.
h
z_zexy
.
h
This diff is collapsed.
Click to expand it.
l2ork_addons/cwiid/defs.mak
deleted
100644 → 0
+
0
−
36
View file @
14a11419
#Copyright (C) 2007 L. Donnie Smith
PACKAGE_NAME
=
CWiid
PACKAGE_TARNAME
=
cwiid
PACKAGE_VERSION
=
0.6.00
PACKAGE_STRING
=
CWiid 0.6.00
PACKAGE_BUGREPORT
=
cwiid@abstrakraft.org
prefix
=
/usr/local
exec_prefix
=
${
prefix
}
sysconfdir
=
${
prefix
}
/etc
libdir
=
${
exec_prefix
}
/lib
datarootdir
=
${
prefix
}
/share
mandir
=
${
datarootdir
}
/man
docdir
=
${
datarootdir
}
/doc/
${
PACKAGE_TARNAME
}
CC
=
gcc
AWK
=
mawk
LEX
=
flex
YACC
=
bison
-y
PYTHON
=
python
COMMON
=
/home/ico/Downloads/PureData/pure-data/l2ork_addons/cwiid/common
ifdef
DESTDIR
ROOTDIR
=
$(
DESTDIR:%/
=
%
)
endif
CWIID_CONFIG_DIR
=
$(
ROOTDIR
)${
sysconfdir
}
/cwiid
CWIID_PLUGINS_DIR
=
$(
ROOTDIR
)${
libdir
}
/cwiid/plugins
DEBUGFLAGS
=
-g
WARNFLAGS
=
-Wall
-W
CFLAGS
=
$(
DEBUGFLAGS
)
$(
WARNFLAGS
)
-DHAVE_CONFIG_H
-I
$(
COMMON
)
/include
This diff is collapsed.
Click to expand it.
l2ork_addons/cwiid/libcwiid/libcwiid.a
deleted
100644 → 0
+
0
−
0
View file @
14a11419
File deleted
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment