Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
dfdc744c
Commit
dfdc744c
authored
May 23, 2008
by
raburton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set eol-style native on new files
parent
aecd2455
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
311 additions
and
311 deletions
+311
-311
makefile.g95
bitmaps/makefile.g95
+10
-10
makefile.gtk
bitmaps/makefile.gtk
+10
-10
makefile.include
bitmaps/makefile.include
+291
-291
No files found.
bitmaps/makefile.g95
View file @
dfdc744c
include
makefile.include
%.cpp %.o
:
%$(*).xpm
cp
$*
.xpm
$*
.cpp
gcc
-DXPMMAIN
-c
-Wall
-O2
-o
$@
$*
.cpp
rm
$*
.cpp
libbitmaps.a
:
$(OBJECTS)
ar ruv
$@
$(OBJECTS)
ranlib
$@
include
makefile.include
%.cpp %.o
:
%$(*).xpm
cp
$*
.xpm
$*
.cpp
gcc
-DXPMMAIN
-c
-Wall
-O2
-o
$@
$*
.cpp
rm
$*
.cpp
libbitmaps.a
:
$(OBJECTS)
ar ruv
$@
$(OBJECTS)
ranlib
$@
bitmaps/makefile.gtk
View file @
dfdc744c
include
makefile.include
%.cpp %.o
:
%$(*).xpm
cp
$*
.xpm
$*
.cpp
gcc
-DXPMMAIN
-c
-Wall
-O2
-o
$@
$*
.cpp
rm
$*
.cpp
libbitmaps.a
:
$(OBJECTS)
ar ruv
$@
$(OBJECTS)
ranlib
$@
include
makefile.include
%.cpp %.o
:
%$(*).xpm
cp
$*
.xpm
$*
.cpp
gcc
-DXPMMAIN
-c
-Wall
-O2
-o
$@
$*
.cpp
rm
$*
.cpp
libbitmaps.a
:
$(OBJECTS)
ar ruv
$@
$(OBJECTS)
ranlib
$@
bitmaps/makefile.include
View file @
dfdc744c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment