Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oran Garrity
vlsilab21_garrity_mikschl
Commits
7b3f0a30
Commit
7b3f0a30
authored
Mar 13, 2021
by
Friedrich Beckmann
Browse files
make clean: remove emacs backup files also
parent
0066c6d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
pnr/makefile
View file @
7b3f0a30
...
...
@@ -52,7 +52,7 @@ quartus: $(PROJECT).qpf
quartus
$(PROJECT)
.qpf &
clean
:
rm
-rf
*
.rpt
*
.chg
*
.log quartus_vhdl_source_files.tcl
*
.htm
*
.eqn
*
.pin
*
.sof
*
.pof db incremental_db
*
.qpf
*
.qsf
*
.summary
$(PROJECT)
.
*
rm
-rf
*
.rpt
*
.chg
*
.log quartus_vhdl_source_files.tcl
*
.htm
*
.eqn
*
.pin
*
.sof
*
.pof db incremental_db
*
.qpf
*
.qsf
*
.summary
$(PROJECT)
.
*
*
~
## ----------------------------------------------------------------------------
## Description:
...
...
Write
Preview
Supports
Markdown
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