We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e258f9e commit 4050b64Copy full SHA for 4050b64
Makefile
@@ -17,5 +17,3 @@ all: 06_descriptives.log 07_regressions.log
17
stata-se -b do $<
18
07_regressions.log: code/07_regressions.do data/derived/usa_export_2009_with_gravity.dta data/derived/spain_export_2009_with_gravity.dta
19
20
-%.log: code/%.do
21
- stata-se -b do $<
0 commit comments