Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
elettra
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cs
etc
browser
elettra
41d76e0cea999a1bd1e23d66f88c457b47bb3e99
elettra
Makefile
Find file
Normal view
History
Permalink
Makefile
101 B
Newer
Older
Add Makefile for inau
Lorenzo Pivetta
committed
5 years ago
1
2
3
TARGET
=
elettra.xml
all
:
${TARGET}
fix for incremental build
Claudio Scafuri
committed
3 years ago
4
mkdir
-p
etc
Add Makefile for inau
Lorenzo Pivetta
committed
5 years ago
5
6
7
8
ln
${
TARGET
}
etc/
${
TARGET
}
clean
:
rm
-rf
etc